CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv 运动

搜索资源列表

  1. MovingObjectDetectBaseOnOpencv

    0下载:
  2. 基于OPENCV的运动目标检测程序,可以应用于安防,非法人员入侵检测等应用中。-Moving object detection program based on OpenCV
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:427030
    • 提供者:白国君
  1. moving_target_tracking

    0下载:
  2. OpenCV帧间差法运动目标跟踪,提取运动目标区域-OpenCV frame difference method to track moving objects, extract the moving target area
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4471265
    • 提供者:weepo
  1. smoke_detection

    2下载:
  2. 使用VS2010+openCV。本文是基于颜色模型和运动模型对含有烟雾的视频进行烟雾检测的。首先利用RGB颜色模型的方法,检测出烟雾区域以及疑似烟雾区域;接着用背景相减的方法,检测出运动的物体;最后结合两种方法,只检测出运 动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。 -Use VS2010+openCV. This paper is based on the color model and motion model for sm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31337591
    • 提供者:晋丽榕
  1. OpenCV_TRACK

    0下载:
  2. 《基于OpenCV的运动目标跟踪及其实现.pdf》一篇运动目标跟踪与实现的文章,值得一看。- OpenCV on track and achieve .pdf moving target, a moving target tracking and implementation of the article, worth a visit.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:396480
    • 提供者:莱克
  1. OpticalFlow

    0下载:
  2. opencv中光流算法的实现,可以检测物体,并进行运动估计,运动矢量的估计 并画出矢量线-option flow in opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6023684
    • 提供者:贾之馨
  1. mubiaojiance

    0下载:
  2. 基于opencv的寻找轮廓实现视频流的运动目标检测-Moving object detection achieve the video stream based on finding the contour opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:459137
    • 提供者:mei
  1. MFCVIDEO

    0下载:
  2. 基于opencv的运动人流分类,采用了帧差法、DBSCAN聚类算法实现-Based on opencv motion flow classification, using the frame difference, DBSCAN clustering algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:14930
    • 提供者:曾鹏鹏
  1. OpenCV_Based_Beta5a_MotionDetectio

    0下载:
  2. 基于OpenCVBeta5a版本的运动目标检测,简单实用,适合初学人员,里面有全部代码,便于查找各种算法的源码,不依赖lib文件。-Based on OpenCV Beta5 version of the moving target detection, simple and practical, suitable for beginners, there are all the code, easy to find the source of various algorithms, do no
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2014338
    • 提供者:idlerrf
  1. abnormal_detection

    0下载:
  2. 由c++和opencv,利用运动人体外接矩形的长宽比来检测人体异常行为的发货谁能,如摔倒和下蹲- Using the human body to connect the rectangular aspect ratio to detect abnormal behavior of the human body who can ship, such as fall and squatting
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5534799
    • 提供者:毛线
  1. Light_Flow

    0下载:
  2. 利用opencv本身自带Lucas_Kanade的函数来表示运动目标的光流轨迹-Using opencv itself comes with Lucas_Kanade function to represent the moving target optical flow trajectory
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2640543
    • 提供者:毛线
  1. firststep

    0下载:
  2. opencv环境下的运动小球的自动反弹的仿真的c++代码-Auto rally simulation opencv environment movement ball c++ Code
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:52832
    • 提供者:Luyao Gong
  1. moving-target-detection

    0下载:
  2. 静态背景下运动物体跟踪,采用L-K光流法,opencv源代码-Moving object tracking in static background, using L-K optical flow method, opencv source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:4072
    • 提供者:memory
  1. Chapter4_StructureFromMotion

    0下载:
  2. 该工程是深入理解OpenCV第四章使用OpenCV研究从运动中恢复结构的源码。-The project is in-depth understanding of OpenCV Chapter 4 using OpenCV to study the source of the structure motion recovery.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-11
    • 文件大小:1062844
    • 提供者:wuqiaoqiao
  1. A-straight-line-test-of-the-target

    0下载:
  2. 利用opencv实现运动目标的速度检测,已经测试成功有一定利用价值的-Using opencv to achieve the speed test of the moving target, it has been tested successfully for a certain use of value
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-13
    • 文件大小:2774464
    • 提供者:杨超
  1. ConsoleApplication10

    0下载:
  2. 基于OpenCV的流光法跟踪运动物体的算法采用C++语言编写 开发平台:Visual C++(Based on OpenCV, the algorithm of tracking moving objects adopts c + + language to write development platform: Visual c + +)
  3. 所属分类:图形图象

    • 发布日期:2017-12-20
    • 文件大小:5402624
    • 提供者:启云
  1. ExtractForeground

    0下载:
  2. opencv 调用,视频前景目标分割,动目标提取,对静态视频背景进行分割,提取出运动目标。(Opencv call, video foreground target segmentation, moving object extraction, segmentation of static video background, extraction of moving objects.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:8517632
    • 提供者:冷冷
  1. kalman

    0下载:
  2. 卡尔曼 滤波, opencv samples , 做圆周运动(kalman filter opencv samples)
  3. 所属分类:数值算法/人工智能

  1. text

    0下载:
  2. 视频跟踪,多目标追踪,OpenCV,红外视频,对运动的目标监测(Video tracking, multi target tracking, OpenCV, infrared video, target monitoring for motion)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:static丶
  1. track

    0下载:
  2. 基于opencv的改进五帧差分算法,用于运动目标检测(Improved five frame difference algorithm based on OpenCV for moving target detection)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:hook1196
  1. 均值漂移算法

    0下载:
  2. 基于OpenCV下实现的均值漂移算法,能够实现对视频中的人物进行目标追踪,完成运动轨迹的追踪算法。
  3. 所属分类:OpenCV

« 1 2 ... 24 25 26 27 28 29»
搜珍网 www.dssz.com